Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The customer unique identifier in your system

Query Parameters

year
number

The year to filter transactions

Required range: x >= 2020
brand_id
string

The brand id to filter transactions

reward_id
string<uuid>

The reward id to filter transactions

type
enum<string>

The transaction type to filter transactions

Available options:
ACCUMULATION,
REDEMPTION,
EXPIRATION,
MIGRATION,
TRANSFER,
REVERSAL

Response

Ok

data
object[]